From d13cfd73a60d407ef10821693c622c0062515387 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Sat, 8 Dec 2018 10:30:55 +0100 Subject: [PATCH] Rebase patch --- debian/patches/0001-Fix-PCL_ROOT-path.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/0001-Fix-PCL_ROOT-path.patch b/debian/patches/0001-Fix-PCL_ROOT-path.patch index 8cc82492..71a6b979 100644 --- a/debian/patches/0001-Fix-PCL_ROOT-path.patch +++ b/debian/patches/0001-Fix-PCL_ROOT-path.patch @@ -7,10 +7,10 @@ Subject: Fix PCL_ROOT path 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCLConfig.cmake.in b/PCLConfig.cmake.in -index 7ec40ba..e707afa 100644 +index 6fadb59..3443905 100644 --- a/PCLConfig.cmake.in +++ b/PCLConfig.cmake.in -@@ -390,7 +390,7 @@ if(WIN32 AND NOT MINGW) +@@ -393,7 +393,7 @@ if(WIN32 AND NOT MINGW) get_filename_component(PCL_ROOT "${PCL_DIR}" PATH) else(WIN32 AND NOT MINGW) # PCLConfig.cmake is installed to PCL_ROOT/share/pcl-x.y -- 2.30.2